home *** CD-ROM | disk | FTP | other *** search
/ Informática Multimedia 1995 April / Informatica Multimedia CD - Epimundo.iso / DOS / FMT_COPY / FDREAD.ZIP / FDREAD.DOC < prev    next >
Encoding:
Text File  |  1990-06-20  |  5.1 KB  |  131 lines

  1.                         FDREAD v 1.20cj
  2.  
  3. This is a modification of the "FDREAD" that comes with FDFORMAT.  Its
  4. operation is compatible with the original version.  But new features have
  5. been added.
  6.  
  7. Actually, it can be used with to make possible the operation of any of the
  8. diskette "over-formatting" programs, but it is meant as an improvement to
  9. the FDREAD that comes with FDFORMAT.  If you don't have FDFORMAT, get it!
  10.  
  11. FDREAD can be loaded either as a TSR or as a device driver.
  12.  
  13. To load it as a device driver, put a "device=" statement in your CONFIG.SYS
  14. file that reads something like:
  15.  
  16. DEVICE=<drive and/or path>FDREAD.EXE
  17.  
  18. Don't leave off the ".EXE".  The drive and path information is, as usual,
  19. as required.   Since this version of FDREAD can be turned off and on,
  20. loading it as a device driver should not create the kinds problems that
  21. would require you to have several version of CONFIG.SYS from which you
  22. would be rebooting all the time.
  23.  
  24. To load it as a TSR, just execute it from the command line with NO
  25. PARAMETERS.
  26.  
  27. The first feature it has is that it will no longer load multiple copies of
  28. itself.  If it is not already loaded, it will load.  If it's already
  29. loaded, either as a TSR or as a device driver, it will just tell you
  30. whether it is "off" or "on".
  31.  
  32. "Off" means that it is not doing anything, and you can't read or write
  33. over-formatted disks.  When it is "on", you CAN read and write them.
  34.  
  35. If you just want to know if FDREAD is, somehow, installed, just type in:
  36.  
  37. FDREAD ?
  38.  
  39. from the command line.  If FDREAD is installed, it will tell you if it is
  40. "off" or "on"; if it's NOT installed, it will tell you that is isn't.
  41.  
  42. To turn FDREAD "on", type:
  43.  
  44. FDREAD ON
  45.  
  46. from the command line.
  47.  
  48. To turn if "off", type:
  49.  
  50. FDREAD OFF
  51.  
  52. from the command line.
  53.  
  54. It's a lot like the DOS VERIFY command.
  55.  
  56. If FDREAD is not installed, and you supply ANY kind of parameter, it
  57. will NOT install itself, but just inform you that it isn't installed.
  58. To install it as a TSR, you MUST enter the FDREAD command with NO
  59. parameters.
  60.  
  61. FDREAD now returns an "error" code when it is executed from a batch command
  62. file:
  63.   0 - FDREAD is loaded and is OFF.
  64.   1 - FDREAD is loaded and is ON.
  65.   3 - FDREAD wasn't loaded, but now IS loaded (as a TSR), and is ON.
  66. 105 - FDREAD is not loaded (response from FDREAD with any parameter, but
  67.       NEVER with NO parameter).
  68.  
  69. The original version of FDREAD does not get along well with some formatting
  70. programs.  (No, I don't ALWAYS use FDFORMAT!)  For example, with the
  71. original FDREAD installed, PCSHELL v 5.x and, so far, 6.0 will not copy
  72. disks (disk copy function), nor will it format them (disk format function).
  73. This new version of FDREAD does not cause such problems.
  74.  
  75. If some program you are running seems to have problems with FDREAD ON, you
  76. don't have to reboot -- just turn it OFF.
  77.  
  78. And when you need it ON, you can just turn it on.
  79.  
  80. For some technical notes, see the file "TECHIE.POO".
  81.  
  82. June, 1990 -- Crazy Jack
  83.  
  84.  
  85.          ----------------end-of-author's-documentation---------------
  86.  
  87.                          Software Library Information:
  88.  
  89.                     This disk copy provided as a service of
  90.  
  91.                            Public (software) Library
  92.  
  93.          We are not the authors of this program, nor are we associated
  94.          with the author in any way other than as a distributor of the
  95.          program in accordance with the author's terms of distribution.
  96.  
  97.          Please direct shareware payments and specific questions about
  98.          this program to the author of the program, whose name appears
  99.          elsewhere in  this documentation. If you have trouble getting
  100.          in touch with the author,  we will do whatever we can to help
  101.          you with your questions. All programs have been tested and do
  102.          run.  To report problems,  please use the form that is in the
  103.          file PROBLEM.DOC on many of our disks or in other written for-
  104.          mat with screen printouts, if possible.  PsL cannot debug pro-
  105.          programs over the telephone, though we can answer questions.
  106.  
  107.          Disks in the PsL are updated  monthly,  so if you did not get
  108.          this disk directly from the PsL, you should be aware that the
  109.          files in this set may no longer be the current versions. Also,
  110.          if you got this disk from another vendor and are having prob-
  111.          lems,  be aware that  some files may have become corrupted or
  112.          lost by that vendor. Get a current, working disk from PsL.
  113.  
  114.          For a copy of the latest monthly software library newsletter
  115.          and a list of the 2,000+ disks in the library, call or write
  116.  
  117.                            Public (software) Library
  118.                                P.O.Box 35705 - F
  119.                             Houston, TX 77235-5705
  120.  
  121.                                 1-800-2424-PSL
  122.                                  MC/Visa/AmEx
  123.  
  124.                           Outside of U.S. or in Texas
  125.                           or for general information,
  126.                               Call 1-713-524-6394
  127.  
  128.                           PsL also has an outstanding
  129.                           catalog for the Macintosh.
  130.  
  131.